| 2013-10-09 |
Daniel Sabo | Request a C99 compatible compiler |
commit | commitdiff | tree | snapshot |
| 2013-10-08 |
Daniel Sabo | Use SSE2 u16 conversions for gamma <-> gamma |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Michael Henning | base: For RGB->Y, use sRGB primaries that are adapted... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Daniel Sabo | Increase the precision of ref gamma conversions |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
Téo Mazars | tests: output with more details when grayscale_to_rgb... |
commit | commitdiff | tree | snapshot |
| 2013-08-03 |
Téo Mazars | extensions: Don't perform strict comparisons on floatin... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Téo Mazars | extensions: Lab has ab components in [-128, 127] |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Téo Mazars | extensions: clamping to [0.0, 1.0] is not needed |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Téo Mazars | extensions: do not truncate values to float |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Téo Mazars | extensions: Add an even more naive CMY color space... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Téo Mazars | extensions: naive-CMYK. works perceptually |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Téo Mazars | extensions: Add the Y'CbCr ITU-R BT.709 Color Space |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Téo Mazars | Add hsl tests to gitignore |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Téo Mazars | extensions: Add the HSL color space |
commit | commitdiff | tree | snapshot |
| 2013-06-20 |
Téo Mazars | extensions: Refactor HSV.c and add the simple "HSV... |
commit | commitdiff | tree | snapshot |
| 2013-06-20 |
Téo Mazars | extensions: Make HSV works on perceptual color space |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Daniel Sabo | gegl-fixups: Fix warning about ambiguous sign |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Daniel Sabo | GCC+Win32: Ensure stack alignment in SSE code |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Daniel Sabo | Use double constants in reference gamma |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Daniel Sabo | Remove sse-fixups, superseded by sse2-int8 |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Daniel Sabo | Add SSE2 float -> byte conversions |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Daniel Sabo | Use Loren's gamma conversions for RGB, YA, and Y |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Daniel Sabo | Lookup table based conversions for cairo-ARGB32 |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Daniel Sabo | Add two-table header to sources |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Daniel Sabo | Add two-table gamma conversions |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Daniel Sabo | Add some float conversions for grey |
commit | commitdiff | tree | snapshot |
| 2013-05-03 |
Loren Merritt | SSE2-optimized gamma correction |
commit | commitdiff | tree | snapshot |
| 2013-05-03 |
Loren Merritt | Optimize gamma correction |
commit | commitdiff | tree | snapshot |
| 2013-04-30 |
Daniel Sabo | Remove rgbA float <-> rgba float from gggl-lies |
commit | commitdiff | tree | snapshot |
| 2013-04-30 |
Daniel Sabo | gggl.c: Remove dead code |
commit | commitdiff | tree | snapshot |
| 2013-04-30 |
Daniel Sabo | gggl-lies.c: Remove dead code |
commit | commitdiff | tree | snapshot |
| 2013-04-30 |
Daniel Sabo | Show the details of the fish that caused a failure |
commit | commitdiff | tree | snapshot |
| 2013-04-30 |
Daniel Sabo | Re-enable gggl-lies |
commit | commitdiff | tree | snapshot |
| 2013-04-07 |
Michael Natterer | tests: fix the HSV tests |
commit | commitdiff | tree | snapshot |
| 2013-04-07 |
Michael Natterer | extensions: HSV.o: return the number of samples process... |
commit | commitdiff | tree | snapshot |
| 2013-04-07 |
Michael Natterer | extensions: change the range of H in HSV.o from 0.... |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Daniel Sabo | Fix missing AC_MSG_RESULT |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Daniel Sabo | Use QueryPerformanceCounter for babl_ticks on Win32 |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Daniel Sabo | Add SSE2 conversions |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Daniel Sabo | Disable gegl-lies conversions |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Daniel Sabo | Remove duplicate conversions in gggl and gggl-lies |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Daniel Sabo | Remove gggl rgbA <-> rgba |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Daniel Sabo | Minimal float -> u8, u16 conversions |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Daniel Sabo | Add --disable-docs option to configure |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Daniel Sabo | Add introspection function for BablFishPath |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Daniel Sabo | Install babl-introspect.h |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Daniel Sabo | Fix babl-stats page encoding for Firefox |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Massimo Valentini | babl: always allocate enough memory |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Massimo Valentini | babl: don't crash processing same format models |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Massimo Valentini | babl: fix conversion path cost evaluation |
commit | commitdiff | tree | snapshot |
| 2012-11-26 |
Jehan | Update tests/ gitignore. |
commit | commitdiff | tree | snapshot |
| 2012-11-20 |
Massimo Valentini | Revert "tests: adjust float to 8bit regression test... |
commit | commitdiff | tree | snapshot |
| 2012-11-20 |
Jehan | AUTHORS: markup and email fix. |
commit | commitdiff | tree | snapshot |
| 2012-11-20 |
Jehan | Bug 688217 - cleaning out an unneeded include of stdint.h. |
commit | commitdiff | tree | snapshot |
| 2012-11-19 |
Øyvind Kolås | AUTHORS: markup fixup |
commit | commitdiff | tree | snapshot |
| 2012-11-19 |
Øyvind Kolås | update AUTHORS file |
commit | commitdiff | tree | snapshot |
| 2012-11-19 |
Jehan | Bug 688217 - relies on actual DLL path for locating... |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Øyvind Kolås | get rid of process_chunks |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Øyvind Kolås | Move chuking of stack allocated buffer to innermost... |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Øyvind Kolås | Michael Henning <drawoc@darkrefraction.com> |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
Øyvind Kolås | lower max stack alloced buffer size to 14000px (for... |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
Øyvind Kolås | reduce size of max tempbuffer, and do chunking in fewer... |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
Øyvind Kolås | Limit the size of temporary buffers used by babl. |
commit | commitdiff | tree | snapshot |
| 2012-08-28 |
Michael Muré | HSV and test: minor style cleaning before merge |
commit | commitdiff | tree | snapshot |
| 2012-08-28 |
Maxime Nicco | HSV test |
commit | commitdiff | tree | snapshot |
| 2012-08-28 |
Maxime Nicco | HSV add test |
commit | commitdiff | tree | snapshot |
| 2012-08-28 |
Maxime Nicco | HSV fix Makefile |
commit | commitdiff | tree | snapshot |
| 2012-08-28 |
Maxime Nicco | HSV Cleanup |
commit | commitdiff | tree | snapshot |
| 2012-08-28 |
Maxime Nicco | Rename Naive-HSV in HSV |
commit | commitdiff | tree | snapshot |
| 2012-08-28 |
Maxime Nicco | Adding HSV Conversion |
commit | commitdiff | tree | snapshot |
| 2012-08-25 |
Øyvind Kolås | babl: further increase the number of pixels verified |
commit | commitdiff | tree | snapshot |
| 2012-08-25 |
Øyvind Kolås | babl: increase number of pixels in tests ~8 times |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Øyvind Kolås | tests: adjust float to 8bit regression test for new... |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Øyvind Kolås | Adjust constants used for sRGB gamma |
commit | commitdiff | tree | snapshot |
| 2012-08-01 |
Jon Nordby | build: Fix distcheck by disting tests/introspection.py |
commit | commitdiff | tree | snapshot |
| 2012-08-01 |
Jon Nordby | build: Use 'rsvg-convert' instead of 'rsvg' |
commit | commitdiff | tree | snapshot |
| 2012-07-31 |
Øyvind Kolås | extensions: #define _POSIX_C_SOURCE for lrint |
commit | commitdiff | tree | snapshot |
| 2012-07-31 |
Øyvind Kolås | extensions: cairo - remove unused lut_linear table |
commit | commitdiff | tree | snapshot |
| 2012-07-31 |
Jon Nordby | introspection: Add GI/GTKDoc style symbol references... |
commit | commitdiff | tree | snapshot |
| 2012-07-31 |
Jon Nordby | introspection: Pass --warn-all to g-ir-scanner |
commit | commitdiff | tree | snapshot |
| 2012-07-31 |
Jon Nordby | configure.ac: Fix typo in check for GI >= 1.33.5 |
commit | commitdiff | tree | snapshot |
| 2012-07-31 |
Jon Nordby | tests: Add test setup for introspection bindings in... |
commit | commitdiff | tree | snapshot |
| 2012-07-30 |
Øyvind Kolås | extensions: make fastpath for R'G'B'A u8 to cairo-ARGB3... |
commit | commitdiff | tree | snapshot |
| 2012-07-30 |
Alexia Death | extensions: add fastpath for R'G'B'A u8 to cairo-ARGB32... |
commit | commitdiff | tree | snapshot |
| 2012-07-29 |
Jon Nordby | introspection: Babl.BablObject -> Babl.Object |
commit | commitdiff | tree | snapshot |
| 2012-07-27 |
Jon Nordby | Bug 673422 - Babl C type not accessible to introspectio... |
commit | commitdiff | tree | snapshot |
| 2012-07-27 |
Øyvind Kolås | Revert "Add simple test app to test pow-24 accuracy" |
commit | commitdiff | tree | snapshot |
| 2012-07-27 |
Øyvind Kolås | Revert "extensions/gggl{,-lies}.c: do not register... |
commit | commitdiff | tree | snapshot |
| 2012-07-27 |
Alexander Larsson | Add simple test app to test pow-24 accuracy |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | extensions/gggl{,-lies}.c: do not register the same... |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | extensions/gggl{,-lies}.c: round toward nearest in... |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | extensions/gggl{,-lies}.c: fix a Fixme: (>>8 vs /255) |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | extensions/gggl{,-lies}.c: use 'lrint' where it is... |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | extensions/gggl{,-lies}.c: fix conversions u16 <-> u8 |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | extensions/gggl{,-lies}.c: reduce errors of table-based... |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | extensions/gggl.c: move table-based conversions in... |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | babl: don't write anything if dest model lacks a source... |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Massimo Valentini | tests: add a test for conversions cairo-RGB24 <-> R... |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Michael Muré | index-static.html.in: correct usage example |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Michael Muré | index-static.html.in: force utf-8 charset in <head> |
commit | commitdiff | tree | snapshot |
| next |